home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / bench / x.txt / 000187_fdc@watsun.cc.columbia.edu_Sun Dec 2 19:12:59 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  32 lines

  1. Article: 13011 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!fdc
  3. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Problems with C-Kermit, modems, Unix, dialling....
  6. Date: 3 Dec 2001 00:12:55 GMT
  7. Organization: Columbia University
  8. Lines: 15
  9. Message-ID: <9ueg27$54d$1@newsmaster.cc.columbia.edu>
  10. References: <3c075082.1810713@news.ision.net.uk> <9u84e8$fps$1@newsmaster.cc.columbia.edu> <Gnn7wK.CFu@fcshome.stoneham.ma.us> <3C0ABA43.20004@adelaide.edu.au>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1007338375 5261 128.59.39.2 (3 Dec 2001 00:12:55 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 3 Dec 2001 00:12:55 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13011
  16.  
  17. In article <3C0ABA43.20004@adelaide.edu.au>,
  18. Arthur Marsh  <arthur.marsh@adelaide.edu.au> wrote:
  19. : Maybe this is time to ask for yet another feature for C-Kermit - an 
  20. : interface to the system(3) call, which is part of XPG4 Unix. That way, 
  21. : serial board-specific command line utilities (such as Stallion's bcstty) 
  22. : could be run from within C-Kermit when kermit is defined as the login 
  23. : shell (system(3) is supposed to use sh and not the login shell from what 
  24. : I've read of the manual pages). NOPUSH should disable this of course, 
  25. : and there may be other security concerns to think about, but it would 
  26. : give C-Kermit some extra functionality and the ability to do more with 
  27. : serial hardware without having to know more about the hardware specifics.
  28. Doesn't C-Kermit's RUN (!) command take care of this?
  29.  
  30. - Frank
  31.